test: new PR triggering Netlify preview server#242
Merged
wesleyboar merged 2 commits intofix/GH-61-netlify-auto-deployfrom Dec 9, 2025
Merged
test: new PR triggering Netlify preview server#242wesleyboar merged 2 commits intofix/GH-61-netlify-auto-deployfrom
wesleyboar merged 2 commits intofix/GH-61-netlify-auto-deployfrom
Conversation
✅ Deploy Preview for ds-user-guide ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
wesleyboar
added a commit
that referenced
this pull request
Dec 9, 2025
* ci: support Netlify via Makefile & .gitignore * ci: netlify workflows (UNTESTED) * ci: validation workflow (UNTESTED) * ci: update reqs workflow (UNTESTED) * ci: delete netlify workflows (NEW APPROACH COMING) * ci: update reqs workflow (ALLOW TEST) * ci: fix workflow name * fix: workflow typos * chore: auto-update requirements.txt [bot] * refactor: workflows * build: this branch * test: attempt change reqs, expect validation error * fix: unepxcted syntax in workflows * Revert "test: attempt change reqs, expect validation error" This reverts commit c662bd0. * docs: reword [skip ci] * increase Python version support * ci: get python version from pyproject.toml * Revert "increase Python version support" This reverts commit a650f7c. * test: new PR triggering Netlify preview server (#242) * delete unused workflow * ci: remove branch that will be merged soon * docs: explain workflows * chore: delete unnecessary Make command * docs: TESTING * fix: TESTING.md ToC * ci: validate this branch * test: change reqs * ci: skip update-reqs if nothing updated * ci: prettier output for validate-reqs * refactor: requiremnts workflows * fix; workflow bugs * refactor: simpplify reqs-validate * fix: reqs change reverted manually * fix: do not run workflows twice * fix: limit excess workflow runs * refactor: rename workflows and jobs * test: change requirements * Revert "test: change requirements" This reverts commit fbf1e28. --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Deleted old unused solution to deploy to Netlify.